feat: add overflow clip in styles panel#4914
Conversation
fda715b to
ccf30e1
Compare
|
Super, last 2 weeks I had 2 serious issues with hidden vs clip!!! |
|
The only issue is the builder and clipped content. |
|
@istarkov ohh, we actually have a use case with the slider where we use overflow hidden and scroll to the right image from the navigator thanks to overflow hidden. |
|
Same usecase ruined some animations if hidden is set ;) |
|
What if only in the builder if element is selected we temporary replace clip on hidden for all ancestors. In case of no animations are in progress. |
will probably sooner or later lead to a situation where something is broken in that particular state, e.g. if something relies on clip but hidden is used instead |
ccf30e1 to
a46cae7
Compare
|
We agreed to get rid of "scroll" and keep both "clip" and "hidden" Caz both have use cases with animations |
075ab9d to
e7dad50
Compare
|
Thanks! |
Description
closes ( #4203 )
Steps for reproduction
Code Review
Before requesting a review
Before merging
.envfile